docs: Publish man pages
authorDan Nicholson <dbn@endlessos.org>
Fri, 8 Apr 2022 21:30:07 +0000 (15:30 -0600)
committerDan Nicholson <dbn@endlessos.org>
Sat, 9 Apr 2022 01:25:32 +0000 (19:25 -0600)
commit9b6a8171c5a627f3a12829526ad7d80a0e157e77
treedb2b46ee74eb66ef9522e53d1bc5cbc5e02c1ffa
parent8032e89d33f7d0505a9953546ccf567444166603
docs: Publish man pages

Make a copy of `man/html` to `docs/man` and then configure Jekyll to
include it verbatim like the API docs. A link is added to the main index
and the necessary commands are added to the github docs workflow.
.github/workflows/docs.yml
docs/_config.yml
docs/index.md
docs/prep-docs.sh